Detail view  Back to full view


Putting something on something (past tense put it on)

By this action, an actor puts something he is holding on top of a supporter: for instance, putting an apple on a table.


Typed commands leading to this action

    "put [other things] on/onto [something]"
    "drop [other things] on/onto [something]"

Rules controlling this action

    before    doing something in The Captain's Office   
    instead    putting the sword on something   
    instead    putting the guard's sword on something   
    check        an actor putting something on  convert put to drop where possible rule
    check        an actor putting something on  can't put what's not held rule
    check        an actor putting something on  can't put something on itself rule
    check        an actor putting something on  can't put onto what's not a supporter rule
    check        an actor putting something on  can't put onto something being carried rule
    check        an actor putting something on  can't put clothes being worn rule
    check        an actor putting something on  can't put if this exceeds carrying capacity rule
    carry out    an actor putting something on  standard putting rule
    report        (display LibMsg <report player putting on>; ...) [E1]
    report        someone trying putting   [E1]
    report        an actor putting something on  concise report putting rule
    report        an actor putting something on  standard report putting rule


[E1]. Defined in Custom Library Messages by David Fisher